* m/ibmps2-aix.h, m/ibmrs6000.h, m/ibmrt-aix.h, m/mips.h,
authorJim Blandy <jimb@redhat.com>
Tue, 4 May 1993 00:27:23 +0000 (00:27 +0000)
committerJim Blandy <jimb@redhat.com>
Tue, 4 May 1993 00:27:23 +0000 (00:27 +0000)
m/sps7.h, s/hpux.h, s/usg5-4.h (HAVE_DUP2): Removed; derived by
configure script.
* s/hpux.h, s/irix3-3.h, s/aix3-1.h (HAVE_GETHOSTNAME): Removed;
derived by configure script.

* s/usg5-4.h (HAVE_GETTIMEOFDAY): Deleted; ../configure figures
that out now.

src/s/usg5-4.h

index c3d959c2fe26196e0781b618664e300949a2afc2..336c752fa11b5c42502310f42c843c7af2e1e65f 100644 (file)
@@ -89,8 +89,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #define HAVE_SELECT
 #define HAVE_TIMEVAL
 #define HAVE_CLOSEDIR
-#define HAVE_GETTIMEOFDAY
-#define HAVE_DUP2
 
 /* <sys/stat.h> *defines* stat(2) as a static function.  If "static"
  * is blank, then many files will have a public definition for stat(2).